Move to Trash

Move a single Document object into the Trash.

trashItem moveDocumentToTrash( beeId handle , DeleteMode snapshotid , Projection projection )

Parameters

handle
Type: beeId handle to the Document to be deleted.
snapshotid
DeleteMode
determine if the entity should always be deleted or if optimistic locking should be used.
projection
ProjectionWrapper
Projection to use when loading the TrashItem.